Einhugur Xml Plugin for Xojo
Node.RemoveAllChildren Method
Removes all child nodes from the node, returning true if successful.
RemoveAllChildren()
as
Boolean
Parameters
Returns
Boolean
True if successful, else false.
Remarks
See Also
Node Class